chore(deps): update dependency microsoft.build to 18.6.3#2624
Merged
Conversation
There was a problem hiding this comment.
Dependency Update Review: Microsoft.Build 18.4.0 → 18.6.3
This is a clean, single-line bump of Microsoft.Build in Directory.Packages.props. No concerns.
What's in this update (18.4.0 → 18.6.3):
- Improved cross-platform node discovery and worker node over-provisioning detection — good for reliability of MSBuild-based tooling.
- Better error messages for
ToolTaskexit code overrides and skipped STR resource keys (warnings instead of failures) — reduces false-positive build failures. - Incremental build fix for
GenerateResourcewith linkedResXFileReffiles. - Telemetry PII sanitization improvements.
MSBuildTaskHostisolation from the core codebase — positive isolation improvement.
Assessment: Minor version bump with no breaking changes, consistent with the high merge confidence shown by Renovate. The change is confined to the central Directory.Packages.props version catalog, which is the correct location for managing shared package versions in this repo. Auto-merge is appropriately enabled.
LGTM ✓
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 20 complexity) |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.4.0→18.6.3Release Notes
dotnet/msbuild (Microsoft.Build)
v18.6.3What's Changed
Includeattributes by @glektarssza in #132841357533by @dotnet-bot in #13394New Contributors
Full Changelog: dotnet/msbuild@v18.5.4...v18.6.3
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.